Skip to content

Conversation

@andrijapau
Copy link
Contributor

@andrijapau andrijapau commented Nov 20, 2025

Base branch for feature.

@paul0403 paul0403 added the unified compiler Pull requests for the integration with xDSL label Nov 20, 2025
@andrijapau andrijapau changed the title basic cl feat: add graph visualization for structured programs Nov 20, 2025
@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.66%. Comparing base (22a6e6e) to head (f87de2a).
⚠️ Report is 13 commits behind head on migrate-unified-compiler.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           migrate-unified-compiler    #2216   +/-   ##
=========================================================
  Coverage                     97.66%   97.66%           
=========================================================
  Files                            93       93           
  Lines                         10887    10899   +12     
  Branches                       1038     1039    +1     
=========================================================
+ Hits                          10633    10645   +12     
  Misses                          195      195           
  Partials                         59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

andrijapau and others added 3 commits November 20, 2025 13:16
…rete subclass (#2213)

Copied over what was in
PennyLaneAI/pennylane#8626.

[sc-103457]
[sc-103456]

---------

Co-authored-by: Mehrdad Malek <[email protected]>
…2229)

Main goal of this PR was to add properties to help probe the inner
structure of the DAG.

This PR also does,
- minor clean-up w.r.t naming and formatting
- adds validation to add_* methods

[sc-103457]
[sc-103456]

---------

Co-authored-by: Mudit Pandey <[email protected]>
Co-authored-by: Mehrdad Malek <[email protected]>

<h3>New features since last release</h3>

* Compiled programs can be visualized.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This entry should probably be significantly more descriptive since it's a pretty big new feature

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah - just a place holder for now 😄

andrijapau and others added 4 commits November 28, 2025 14:11
This utility is used to traverse the IR and then use the DAGBuilder to
generate a DAG to be visualized.

[sc-103458]

---------

Co-authored-by: Mehrdad Malek <[email protected]>
Co-authored-by: Mudit Pandey <[email protected]>
We shouldn't use builtin python functions as names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

unified compiler Pull requests for the integration with xDSL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants